conert data to string swift

140

conert data to string swift -

let str = String(decoding: data, as: UTF8.self)

Comments

Submit
0 Comments